Skip to content

feat(UI): generate ssh key API's doc#1300

Merged
benjamin-747 merged 1 commit into
gitmono-dev:mainfrom
benjamin-747:main
Aug 1, 2025
Merged

feat(UI): generate ssh key API's doc#1300
benjamin-747 merged 1 commit into
gitmono-dev:mainfrom
benjamin-747:main

Conversation

@benjamin-747

Copy link
Copy Markdown
Collaborator

No description provided.

@vercel

vercel Bot commented Aug 1, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mega ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 7:52am

@genedna
genedna requested a review from Copilot August 1, 2025 07:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds API documentation and route generation for SSH key and token management endpoints. The changes focus on implementing OpenAPI documentation generation for user authentication methods.

  • Adds OpenAPI documentation annotations to SSH key and token management endpoints
  • Introduces new TypeScript type definitions for SSH and token operations
  • Refactors enum types to support proper API documentation generation

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
moon/packages/types/generated.ts Adds TypeScript types for SSH key and token APIs, updates enum names for consistency
mono/src/server/https_server.rs Adds USER_TAG constant and logging statement for server startup
mono/src/api/user/user_router.rs Implements OpenAPI documentation and route registration for user endpoints
mono/src/api/user/model.rs Adds ToSchema derives and converts timestamp fields to i64 format
mono/src/api/mr/mod.rs Creates new MergeStatus enum with conversion from database enum
mono/src/api/conversation/mod.rs Creates new ConvType enum with conversion from database enum
jupiter/src/lfs_storage/mod.rs Updates storage type usage to new enum
jupiter/callisto/src/sea_orm_active_enums.rs Removes ToSchema derives from database enums
common/src/config.rs Adds new StorageType enum with conversion methods
ceres/src/lfs/lfs_structs.rs Updates storage type comparison logic

Comment thread mono/src/server/https_server.rs
Comment thread ceres/src/lfs/lfs_structs.rs
@benjamin-747
benjamin-747 added this pull request to the merge queue Aug 1, 2025
Merged via the queue into gitmono-dev:main with commit 5ce8371 Aug 1, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants